2025-06-13 13:52:22,419 [ 50221 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-06-13 13:52:22,419 [ 50221 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-06-13 13:52:22,419 [ 50221 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-06-13 13:52:22,419 [ 50221 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_zb9iy0 --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel0_0.jsonl --report-log-exclude-logs-on-passed-tests test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database test_alter_comment_on_cluster/test.py::test_comment test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_analyzer_compatibility/test.py::test_two_new_versions test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass test_backup_restore_new/test.py::test_async 'test_backup_restore_new/test.py::test_async_backups_to_same_destination[http]' 'test_backup_restore_new/test.py::test_async_backups_to_same_destination[native]' 'test_backup_restore_new/test.py::test_backup_all[False]' 'test_backup_restore_new/test.py::test_backup_all[True]' 'test_backup_restore_new/test.py::test_backup_database_except[False]' 'test_backup_restore_new/test.py::test_backup_database_except[True]' test_backup_restore_new/test.py::test_backup_not_found_or_already_exists test_backup_restore_new/test.py::test_backup_partition test_backup_restore_new/test.py::test_backup_table_under_another_name test_backup_restore_new/test.py::test_backupview test_backup_restore_new/test.py::test_database test_backup_restore_new/test.py::test_dependencies test_backup_restore_new/test.py::test_empty_files_in_backup test_backup_restore_new/test.py::test_file_engine test_backup_restore_new/test.py::test_increment_backup_without_changes test_backup_restore_new/test.py::test_incremental_backup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table test_backup_restore_new/test.py::test_incremental_backup_after_settings_change test_backup_restore_new/test.py::test_incremental_backup_append_table_def test_backup_restore_new/test.py::test_incremental_backup_for_log_family test_backup_restore_new/test.py::test_incremental_backup_overflow test_backup_restore_new/test.py::test_materialized_view test_backup_restore_new/test.py::test_materialized_view_select_1 test_backup_restore_new/test.py::test_materialized_view_with_target_table test_backup_restore_new/test.py::test_mutation test_backup_restore_new/test.py::test_operation_id test_backup_restore_new/test.py::test_projection test_backup_restore_new/test.py::test_required_privileges test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables test_backup_restore_new/test.py::test_restore_materialized_view_with_definer test_backup_restore_new/test.py::test_restore_partition 'test_backup_restore_new/test.py::test_restore_table[Log]' 'test_backup_restore_new/test.py::test_restore_table[Memory]' 'test_backup_restore_new/test.py::test_restore_table[MergeTree]' 'test_backup_restore_new/test.py::test_restore_table[StripeLog]' 'test_backup_restore_new/test.py::test_restore_table[TinyLog]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog]' 'test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog]' test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults test_backup_restore_new/test.py::test_restore_table_under_another_name test_backup_restore_new/test.py::test_system_backups test_backup_restore_new/test.py::test_system_database test_backup_restore_new/test.py::test_system_functions test_backup_restore_new/test.py::test_system_table test_backup_restore_new/test.py::test_system_users test_backup_restore_new/test.py::test_system_users_async test_backup_restore_new/test.py::test_system_users_required_privileges test_backup_restore_new/test.py::test_tables_dependency test_backup_restore_new/test.py::test_tar_archive test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method test_backup_restore_new/test.py::test_tar_archive_with_password test_backup_restore_new/test.py::test_tar_bz2_archive test_backup_restore_new/test.py::test_tar_gz_archive test_backup_restore_new/test.py::test_tar_lzma_archive test_backup_restore_new/test.py::test_tar_xz_archive test_backup_restore_new/test.py::test_tar_zst_archive test_backup_restore_new/test.py::test_temporary_database test_backup_restore_new/test.py::test_temporary_table test_backup_restore_new/test.py::test_zip_archive test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method test_backup_restore_new/test.py::test_zip_archive_with_settings test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list test_distributed_storage_configuration/test.py::test_insert test_distributed_type_object/test.py::test_distributed_type_object test_dotnet_client/test.py::test_dotnet_client test_drop_if_empty/test.py::test_drop_if_empty test_drop_no_local_path/test.py::test_drop_no_local_path test_drop_replica/test.py::test_drop_replica test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper test_encrypted_disk/test.py::test_add_keys test_encrypted_disk/test.py::test_add_keys_with_id 'test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False]' 'test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True]' 'test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_disks_app_func/test.py::test_disks_app_func_cp test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_async_load_databases/test.py::test_async_load_system_database test_access_for_functions/test.py::test_access_rights_for_function test_encrypted_disk/test.py::test_add_keys test_authentication/test.py::test_authentication_fail test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_analyzer_compatibility/test.py::test_two_new_versions test_backup_restore_new/test.py::test_async test_alter_comment_on_cluster/test.py::test_comment [gw5] [ 1%] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw5] [ 2%] PASSED test_authentication/test.py::test_authentication_pass [gw7] [ 3%] PASSED test_access_for_functions/test.py::test_access_rights_for_function test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database [gw0] [ 4%] PASSED test_backup_restore_new/test.py::test_async [gw3] [ 5%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] [gw8] [ 6%] PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable test_distributed_type_object/test.py::test_distributed_type_object [gw6] [ 7%] PASSED test_alter_comment_on_cluster/test.py::test_comment [gw7] [ 8%] PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database [gw0] [ 9%] PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] test_distributed_storage_configuration/test.py::test_insert test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] test_drop_no_local_path/test.py::test_drop_no_local_path [gw3] [ 10%] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db test_drop_if_empty/test.py::test_drop_if_empty test_dotnet_client/test.py::test_dotnet_client [gw0] [ 11%] PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] [gw9] [ 12%] PASSED test_analyzer_compatibility/test.py::test_two_new_versions test_backup_restore_new/test.py::test_backup_all[False] [gw2] [ 13%] PASSED test_disks_app_func/test.py::test_disks_app_func_cp test_disks_app_func/test.py::test_disks_app_func_ld [gw2] [ 14%] PASSED test_disks_app_func/test.py::test_disks_app_func_ld test_disks_app_func/test.py::test_disks_app_func_ln [gw2] [ 15%] PASSED test_disks_app_func/test.py::test_disks_app_func_ln test_disks_app_func/test.py::test_disks_app_func_ls [gw2] [ 16%] PASSED test_disks_app_func/test.py::test_disks_app_func_ls test_disks_app_func/test.py::test_disks_app_func_mv [gw1] [ 17%] PASSED test_encrypted_disk/test.py::test_add_keys [gw0] [ 18%] PASSED test_backup_restore_new/test.py::test_backup_all[False] test_encrypted_disk/test.py::test_add_keys_with_id test_drop_replica/test.py::test_drop_replica [gw2] [ 19%] PASSED test_disks_app_func/test.py::test_disks_app_func_mv test_disks_app_func/test.py::test_disks_app_func_read_write [gw2] [ 20%] PASSED test_disks_app_func/test.py::test_disks_app_func_read_write test_disks_app_func/test.py::test_disks_app_func_rm [gw8] [ 21%] PASSED test_drop_no_local_path/test.py::test_drop_no_local_path test_backup_restore_new/test.py::test_backup_all[True] [gw7] [ 22%] PASSED test_distributed_storage_configuration/test.py::test_insert [gw2] [ 23%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive [gw5] [ 24%] PASSED test_distributed_type_object/test.py::test_distributed_type_object [gw1] [ 25%] PASSED test_encrypted_disk/test.py::test_add_keys_with_id test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] [gw0] [ 26%] PASSED test_backup_restore_new/test.py::test_backup_all[True] [gw1] [ 27%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] test_backup_restore_new/test.py::test_backup_database_except[False] [gw1] [ 28%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] [gw2] [ 29%] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive test_disks_app_func/test.py::test_remote_disk_list [gw6] [ 30%] PASSED test_drop_if_empty/test.py::test_drop_if_empty test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw0] [ 31%] PASSED test_backup_restore_new/test.py::test_backup_database_except[False] [gw2] [ 32%] PASSED test_disks_app_func/test.py::test_remote_disk_list [gw1] [ 33%] PASSED test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] test_backup_restore_new/test.py::test_backup_database_except[True] [gw0] [ 34%] PASSED test_backup_restore_new/test.py::test_backup_database_except[True] test_backup_restore_new/test.py::test_backup_not_found_or_already_exists [gw0] [ 35%] PASSED test_backup_restore_new/test.py::test_backup_not_found_or_already_exists test_backup_restore_new/test.py::test_backup_partition [gw0] [ 36%] PASSED test_backup_restore_new/test.py::test_backup_partition [gw3] [ 37%] PASSED test_dotnet_client/test.py::test_dotnet_client test_backup_restore_new/test.py::test_backup_table_under_another_name [gw0] [ 38%] PASSED test_backup_restore_new/test.py::test_backup_table_under_another_name test_backup_restore_new/test.py::test_backupview [gw9] [ 39%] PASSED test_drop_replica/test.py::test_drop_replica [gw0] [ 40%] PASSED test_backup_restore_new/test.py::test_backupview test_backup_restore_new/test.py::test_database [gw0] [ 41%] PASSED test_backup_restore_new/test.py::test_database test_backup_restore_new/test.py::test_dependencies [gw5] [ 42%] PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper [gw0] [ 43%] PASSED test_backup_restore_new/test.py::test_dependencies test_backup_restore_new/test.py::test_empty_files_in_backup [gw0] [ 44%] PASSED test_backup_restore_new/test.py::test_empty_files_in_backup test_backup_restore_new/test.py::test_file_engine [gw0] [ 45%] PASSED test_backup_restore_new/test.py::test_file_engine test_backup_restore_new/test.py::test_increment_backup_without_changes [gw0] [ 46%] PASSED test_backup_restore_new/test.py::test_increment_backup_without_changes test_backup_restore_new/test.py::test_incremental_backup [gw0] [ 47%] PASSED test_backup_restore_new/test.py::test_incremental_backup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table [gw0] [ 48%] PASSED test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table test_backup_restore_new/test.py::test_incremental_backup_after_settings_change [gw0] [ 49%] PASSED test_backup_restore_new/test.py::test_incremental_backup_after_settings_change test_backup_restore_new/test.py::test_incremental_backup_append_table_def [gw0] [ 50%] PASSED test_backup_restore_new/test.py::test_incremental_backup_append_table_def test_backup_restore_new/test.py::test_incremental_backup_for_log_family [gw0] [ 51%] PASSED test_backup_restore_new/test.py::test_incremental_backup_for_log_family test_backup_restore_new/test.py::test_incremental_backup_overflow [gw0] [ 52%] SKIPPED test_backup_restore_new/test.py::test_incremental_backup_overflow test_backup_restore_new/test.py::test_materialized_view [gw0] [ 53%] PASSED test_backup_restore_new/test.py::test_materialized_view test_backup_restore_new/test.py::test_materialized_view_select_1 [gw0] [ 54%] PASSED test_backup_restore_new/test.py::test_materialized_view_select_1 test_backup_restore_new/test.py::test_materialized_view_with_target_table [gw0] [ 55%] PASSED test_backup_restore_new/test.py::test_materialized_view_with_target_table [gw4] [ 56%] PASSED test_async_load_databases/test.py::test_async_load_system_database test_async_load_databases/test.py::test_dependent_tables test_backup_restore_new/test.py::test_mutation [gw0] [ 57%] PASSED test_backup_restore_new/test.py::test_mutation test_backup_restore_new/test.py::test_operation_id [gw0] [ 58%] PASSED test_backup_restore_new/test.py::test_operation_id test_backup_restore_new/test.py::test_projection [gw0] [ 59%] PASSED test_backup_restore_new/test.py::test_projection test_backup_restore_new/test.py::test_required_privileges [gw0] [ 60%] PASSED test_backup_restore_new/test.py::test_required_privileges test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes [gw0] [ 61%] PASSED test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables [gw0] [ 62%] PASSED test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables test_backup_restore_new/test.py::test_restore_materialized_view_with_definer [gw0] [ 63%] PASSED test_backup_restore_new/test.py::test_restore_materialized_view_with_definer test_backup_restore_new/test.py::test_restore_partition [gw0] [ 64%] PASSED test_backup_restore_new/test.py::test_restore_partition [gw4] [ 65%] PASSED test_async_load_databases/test.py::test_dependent_tables test_async_load_databases/test.py::test_dict_get_data test_backup_restore_new/test.py::test_restore_table[Log] [gw0] [ 66%] PASSED test_backup_restore_new/test.py::test_restore_table[Log] test_backup_restore_new/test.py::test_restore_table[Memory] [gw0] [ 67%] PASSED test_backup_restore_new/test.py::test_restore_table[Memory] test_backup_restore_new/test.py::test_restore_table[MergeTree] [gw0] [ 68%] PASSED test_backup_restore_new/test.py::test_restore_table[MergeTree] test_backup_restore_new/test.py::test_restore_table[StripeLog] [gw0] [ 69%] PASSED test_backup_restore_new/test.py::test_restore_table[StripeLog] test_backup_restore_new/test.py::test_restore_table[TinyLog] [gw0] [ 70%] PASSED test_backup_restore_new/test.py::test_restore_table[TinyLog] test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] [gw0] [ 71%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] [gw0] [ 72%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] [gw0] [ 73%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] [gw0] [ 74%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] [gw4] [ 75%] PASSED test_async_load_databases/test.py::test_dict_get_data test_async_load_databases/test.py::test_multiple_tables test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] [gw0] [ 76%] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults [gw0] [ 77%] PASSED test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults test_backup_restore_new/test.py::test_restore_table_under_another_name [gw0] [ 78%] PASSED test_backup_restore_new/test.py::test_restore_table_under_another_name test_backup_restore_new/test.py::test_system_backups [gw0] [ 79%] PASSED test_backup_restore_new/test.py::test_system_backups test_backup_restore_new/test.py::test_system_database [gw0] [ 80%] PASSED test_backup_restore_new/test.py::test_system_database [gw4] [ 81%] PASSED test_async_load_databases/test.py::test_multiple_tables test_backup_restore_new/test.py::test_system_functions [gw0] [ 82%] PASSED test_backup_restore_new/test.py::test_system_functions test_backup_restore_new/test.py::test_system_table [gw0] [ 83%] PASSED test_backup_restore_new/test.py::test_system_table test_backup_restore_new/test.py::test_system_users [gw0] [ 84%] PASSED test_backup_restore_new/test.py::test_system_users test_backup_restore_new/test.py::test_system_users_async [gw0] [ 85%] PASSED test_backup_restore_new/test.py::test_system_users_async test_backup_restore_new/test.py::test_system_users_required_privileges [gw0] [ 86%] PASSED test_backup_restore_new/test.py::test_system_users_required_privileges test_backup_restore_new/test.py::test_tables_dependency [gw0] [ 87%] PASSED test_backup_restore_new/test.py::test_tables_dependency test_backup_restore_new/test.py::test_tar_archive [gw0] [ 88%] PASSED test_backup_restore_new/test.py::test_tar_archive test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method [gw0] [ 89%] PASSED test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method test_backup_restore_new/test.py::test_tar_archive_with_password [gw0] [ 90%] PASSED test_backup_restore_new/test.py::test_tar_archive_with_password test_backup_restore_new/test.py::test_tar_bz2_archive [gw0] [ 91%] PASSED test_backup_restore_new/test.py::test_tar_bz2_archive test_backup_restore_new/test.py::test_tar_gz_archive [gw0] [ 92%] PASSED test_backup_restore_new/test.py::test_tar_gz_archive test_backup_restore_new/test.py::test_tar_lzma_archive [gw0] [ 93%] PASSED test_backup_restore_new/test.py::test_tar_lzma_archive test_backup_restore_new/test.py::test_tar_xz_archive [gw0] [ 94%] PASSED test_backup_restore_new/test.py::test_tar_xz_archive test_backup_restore_new/test.py::test_tar_zst_archive [gw0] [ 95%] PASSED test_backup_restore_new/test.py::test_tar_zst_archive test_backup_restore_new/test.py::test_temporary_database [gw0] [ 96%] PASSED test_backup_restore_new/test.py::test_temporary_database test_backup_restore_new/test.py::test_temporary_table [gw0] [ 97%] PASSED test_backup_restore_new/test.py::test_temporary_table test_backup_restore_new/test.py::test_zip_archive [gw0] [ 98%] PASSED test_backup_restore_new/test.py::test_zip_archive test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method [gw0] [ 99%] PASSED test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method test_backup_restore_new/test.py::test_zip_archive_with_settings [gw0] [100%] PASSED test_backup_restore_new/test.py::test_zip_archive_with_settings ----------------- generated report log file: parallel0_0.jsonl ----------------- ============================== slowest durations =============================== 103.07s call test_async_load_databases/test.py::test_async_load_system_database 53.14s call test_backup_restore_new/test.py::test_tables_dependency 32.37s call test_async_load_databases/test.py::test_dict_get_data 31.28s call test_async_load_databases/test.py::test_dependent_tables 30.73s setup test_disks_app_func/test.py::test_disks_app_func_cp 30.71s setup test_encrypted_disk/test.py::test_add_keys 24.99s setup test_dotnet_client/test.py::test_dotnet_client 22.41s teardown test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] 22.28s teardown test_disks_app_func/test.py::test_remote_disk_list 21.96s setup test_analyzer_compatibility/test.py::test_two_new_versions 19.92s teardown test_drop_replica/test.py::test_drop_replica 19.43s call test_async_load_databases/test.py::test_multiple_tables 19.18s setup test_alter_comment_on_cluster/test.py::test_comment 19.06s setup test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 18.33s setup test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 16.98s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 15.19s setup test_backup_restore_new/test.py::test_async 14.66s setup test_drop_replica/test.py::test_drop_replica 14.55s setup test_authentication/test.py::test_authentication_fail 14.54s setup test_async_load_databases/test.py::test_async_load_system_database 14.05s setup test_access_for_functions/test.py::test_access_rights_for_function 13.79s setup test_distributed_type_object/test.py::test_distributed_type_object 11.26s call test_drop_replica/test.py::test_drop_replica 10.80s setup test_drop_if_empty/test.py::test_drop_if_empty 9.79s setup test_distributed_storage_configuration/test.py::test_insert 8.43s call test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 8.33s setup test_drop_no_local_path/test.py::test_drop_no_local_path 7.26s call test_analyzer_compatibility/test.py::test_two_new_versions 7.03s teardown test_backup_restore_new/test.py::test_zip_archive_with_settings 6.96s teardown test_analyzer_compatibility/test.py::test_two_new_versions 6.45s call test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 6.33s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 6.31s teardown test_distributed_type_object/test.py::test_distributed_type_object 6.13s teardown test_distributed_storage_configuration/test.py::test_insert 5.88s call test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 5.48s teardown test_alter_comment_on_cluster/test.py::test_comment 5.38s call test_drop_if_empty/test.py::test_drop_if_empty 5.23s call test_backup_restore_new/test.py::test_system_users_required_privileges 4.94s teardown test_drop_if_empty/test.py::test_drop_if_empty 4.93s teardown test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 4.85s teardown test_drop_no_local_path/test.py::test_drop_no_local_path 4.81s call test_backup_restore_new/test.py::test_system_users 4.77s call test_backup_restore_new/test.py::test_mutation 4.76s teardown test_authentication/test.py::test_authentication_pass 4.60s call test_backup_restore_new/test.py::test_backup_all[False] 4.57s call test_backup_restore_new/test.py::test_zip_archive_with_settings 4.52s call test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 4.45s call test_encrypted_disk/test.py::test_add_keys 3.97s call test_encrypted_disk/test.py::test_add_keys_with_id 3.93s teardown test_dotnet_client/test.py::test_dotnet_client 3.87s call test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 3.77s call test_dotnet_client/test.py::test_dotnet_client 3.74s call test_distributed_type_object/test.py::test_distributed_type_object 3.63s call test_backup_restore_new/test.py::test_dependencies 3.54s call test_backup_restore_new/test.py::test_required_privileges 3.53s call test_distributed_storage_configuration/test.py::test_insert 3.45s call test_backup_restore_new/test.py::test_backup_all[True] 3.37s call test_drop_no_local_path/test.py::test_drop_no_local_path 3.29s call test_backup_restore_new/test.py::test_increment_backup_without_changes 3.27s call test_alter_comment_on_cluster/test.py::test_comment 3.27s call test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 3.07s call test_backup_restore_new/test.py::test_system_backups 2.93s call test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 2.77s call test_access_for_functions/test.py::test_access_rights_for_function 2.63s call test_backup_restore_new/test.py::test_projection 2.61s call test_backup_restore_new/test.py::test_async 2.61s call test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 2.54s call test_backup_restore_new/test.py::test_backup_database_except[True] 2.53s call test_backup_restore_new/test.py::test_incremental_backup_for_log_family 2.51s call test_backup_restore_new/test.py::test_tar_archive 2.47s call test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 2.47s call test_backup_restore_new/test.py::test_materialized_view_with_target_table 2.45s call test_backup_restore_new/test.py::test_incremental_backup 2.42s call test_backup_restore_new/test.py::test_incremental_backup_append_table_def 2.39s call test_backup_restore_new/test.py::test_tar_bz2_archive 2.36s call test_backup_restore_new/test.py::test_backup_table_under_another_name 2.36s call test_backup_restore_new/test.py::test_zip_archive 2.35s call test_backup_restore_new/test.py::test_tar_gz_archive 2.33s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 2.33s call test_backup_restore_new/test.py::test_database 2.31s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 2.30s call test_backup_restore_new/test.py::test_file_engine 2.29s call test_backup_restore_new/test.py::test_tar_lzma_archive 2.29s call test_backup_restore_new/test.py::test_backup_database_except[False] 2.25s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 2.25s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 2.25s call test_backup_restore_new/test.py::test_materialized_view 2.24s call test_backup_restore_new/test.py::test_tar_xz_archive 2.24s call test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 2.20s call test_backup_restore_new/test.py::test_operation_id 2.19s call test_backup_restore_new/test.py::test_tar_zst_archive 2.17s teardown test_backup_restore_new/test.py::test_database 2.16s call test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 2.16s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 2.16s call test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 2.14s call test_backup_restore_new/test.py::test_restore_table[MergeTree] 2.13s teardown test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 2.03s call test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] 2.03s teardown test_backup_restore_new/test.py::test_backup_database_except[False] 2.00s call test_backup_restore_new/test.py::test_system_functions 1.96s teardown test_backup_restore_new/test.py::test_backup_all[False] 1.96s teardown test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper 1.94s teardown test_backup_restore_new/test.py::test_backup_table_under_another_name 1.92s call test_backup_restore_new/test.py::test_restore_table_under_another_name 1.89s call test_backup_restore_new/test.py::test_restore_table[TinyLog] 1.84s call test_backup_restore_new/test.py::test_restore_table[Log] 1.84s call test_backup_restore_new/test.py::test_restore_table[StripeLog] 1.83s call test_backup_restore_new/test.py::test_backup_partition 1.82s teardown test_backup_restore_new/test.py::test_async 1.82s teardown test_backup_restore_new/test.py::test_dependencies 1.79s call test_backup_restore_new/test.py::test_restore_table[Memory] 1.77s teardown test_backup_restore_new/test.py::test_backup_all[True] 1.77s teardown test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 1.77s call test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 1.72s teardown test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 1.72s teardown test_backup_restore_new/test.py::test_file_engine 1.72s teardown test_backup_restore_new/test.py::test_backup_partition 1.72s teardown test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 1.70s teardown test_backup_restore_new/test.py::test_tables_dependency 1.68s teardown test_backup_restore_new/test.py::test_temporary_table 1.67s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 1.67s teardown test_backup_restore_new/test.py::test_tar_lzma_archive 1.66s call test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 1.62s teardown test_backup_restore_new/test.py::test_tar_gz_archive 1.62s teardown test_backup_restore_new/test.py::test_empty_files_in_backup 1.62s teardown test_backup_restore_new/test.py::test_restore_table[TinyLog] 1.62s teardown test_backup_restore_new/test.py::test_tar_archive 1.62s teardown test_backup_restore_new/test.py::test_increment_backup_without_changes 1.62s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 1.62s teardown test_backup_restore_new/test.py::test_materialized_view_with_target_table 1.62s teardown test_backup_restore_new/test.py::test_backup_database_except[True] 1.62s teardown test_backup_restore_new/test.py::test_restore_table_under_another_name 1.58s teardown test_backup_restore_new/test.py::test_system_users_required_privileges 1.57s teardown test_backup_restore_new/test.py::test_zip_archive 1.57s teardown test_backup_restore_new/test.py::test_backupview 1.57s teardown test_backup_restore_new/test.py::test_tar_archive_with_password 1.57s teardown test_backup_restore_new/test.py::test_system_database 1.57s teardown test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 1.57s teardown test_backup_restore_new/test.py::test_incremental_backup_append_table_def 1.57s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 1.57s teardown test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 1.57s teardown test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 1.54s call test_disks_app_func/test.py::test_disks_app_func_mv 1.52s teardown test_backup_restore_new/test.py::test_restore_table[Log] 1.52s teardown test_backup_restore_new/test.py::test_required_privileges 1.52s teardown test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 1.52s teardown test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 1.52s teardown test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 1.52s teardown test_backup_restore_new/test.py::test_tar_bz2_archive 1.52s teardown test_backup_restore_new/test.py::test_system_functions 1.52s teardown test_backup_restore_new/test.py::test_system_table 1.52s teardown test_backup_restore_new/test.py::test_mutation 1.52s teardown test_backup_restore_new/test.py::test_projection 1.52s teardown test_backup_restore_new/test.py::test_temporary_database 1.49s call test_disks_app_func/test.py::test_disks_app_func_cp 1.47s teardown test_backup_restore_new/test.py::test_tar_xz_archive 1.47s teardown test_backup_restore_new/test.py::test_system_users 1.47s teardown test_backup_restore_new/test.py::test_incremental_backup 1.47s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 1.47s teardown test_backup_restore_new/test.py::test_incremental_backup_overflow 1.47s teardown test_backup_restore_new/test.py::test_operation_id 1.47s teardown test_backup_restore_new/test.py::test_restore_partition 1.47s teardown test_backup_restore_new/test.py::test_restore_table[StripeLog] 1.46s call test_backup_restore_new/test.py::test_empty_files_in_backup 1.46s call test_backup_restore_new/test.py::test_system_users_async 1.44s call test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 1.42s teardown test_backup_restore_new/test.py::test_system_users_async 1.42s teardown test_backup_restore_new/test.py::test_incremental_backup_for_log_family 1.42s teardown test_backup_restore_new/test.py::test_materialized_view_select_1 1.42s teardown test_backup_restore_new/test.py::test_restore_table[Memory] 1.41s call test_backup_restore_new/test.py::test_restore_partition 1.39s call test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 1.37s teardown test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 1.37s teardown test_backup_restore_new/test.py::test_tar_zst_archive 1.37s teardown test_backup_restore_new/test.py::test_materialized_view 1.34s call test_backup_restore_new/test.py::test_tar_archive_with_password 1.34s call test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 1.32s teardown test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 1.32s teardown test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 1.32s teardown test_backup_restore_new/test.py::test_restore_table[MergeTree] 1.32s teardown test_backup_restore_new/test.py::test_system_backups 1.29s call test_backup_restore_new/test.py::test_materialized_view_select_1 1.29s call test_disks_app_func/test.py::test_remote_disk_list 1.26s call test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable 1.15s teardown test_async_load_databases/test.py::test_multiple_tables 1.14s call test_disks_app_func/test.py::test_disks_app_func_ln 1.06s call test_disks_app_func/test.py::test_disks_app_func_ls 0.86s call test_authentication/test.py::test_authentication_pass 0.75s call test_disks_app_func/test.py::test_disks_app_func_rm 0.67s call test_backup_restore_new/test.py::test_system_database 0.65s call test_backup_restore_new/test.py::test_incremental_backup_overflow 0.43s call test_authentication/test.py::test_authentication_fail 0.43s call test_backup_restore_new/test.py::test_system_table 0.39s call test_disks_app_func/test.py::test_disks_app_func_read_write 0.38s call test_disks_app_func/test.py::test_disks_app_func_ld 0.37s teardown test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 0.22s teardown test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 0.22s setup test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db 0.22s call test_backup_restore_new/test.py::test_backupview 0.22s teardown test_encrypted_disk/test.py::test_add_keys_with_id 0.22s teardown test_encrypted_disk/test.py::test_add_keys 0.06s call test_backup_restore_new/test.py::test_temporary_table 0.05s call test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 0.02s call test_backup_restore_new/test.py::test_temporary_database 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] 0.00s setup test_backup_restore_new/test.py::test_restore_table[MergeTree] 0.00s setup test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] 0.00s setup test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] 0.00s setup test_backup_restore_new/test.py::test_tar_lzma_archive 0.00s setup test_backup_restore_new/test.py::test_system_functions 0.00s setup test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] 0.00s setup test_backup_restore_new/test.py::test_tar_gz_archive 0.00s setup test_async_load_databases/test.py::test_dependent_tables 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_overflow 0.00s teardown test_async_load_databases/test.py::test_async_load_system_database 0.00s setup test_backup_restore_new/test.py::test_backupview 0.00s setup test_backup_restore_new/test.py::test_temporary_table 0.00s setup test_backup_restore_new/test.py::test_restore_table[StripeLog] 0.00s setup test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] 0.00s setup test_backup_restore_new/test.py::test_projection 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_for_log_family 0.00s setup test_backup_restore_new/test.py::test_restore_table_under_another_name 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] 0.00s setup test_backup_restore_new/test.py::test_backup_database_except[True] 0.00s setup test_backup_restore_new/test.py::test_system_users_required_privileges 0.00s setup test_backup_restore_new/test.py::test_materialized_view_with_target_table 0.00s setup test_backup_restore_new/test.py::test_materialized_view 0.00s setup test_backup_restore_new/test.py::test_system_table 0.00s setup test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults 0.00s setup test_encrypted_disk/test.py::test_add_keys_with_id 0.00s setup test_backup_restore_new/test.py::test_backup_database_except[False] 0.00s setup test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] 0.00s setup test_backup_restore_new/test.py::test_zip_archive 0.00s setup test_backup_restore_new/test.py::test_backup_all[False] 0.00s setup test_backup_restore_new/test.py::test_restore_table[Memory] 0.00s setup test_backup_restore_new/test.py::test_backup_all[True] 0.00s setup test_backup_restore_new/test.py::test_tables_dependency 0.00s setup test_backup_restore_new/test.py::test_materialized_view_select_1 0.00s setup test_backup_restore_new/test.py::test_restore_table[TinyLog] 0.00s setup test_backup_restore_new/test.py::test_backup_table_under_another_name 0.00s setup test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables 0.00s setup test_backup_restore_new/test.py::test_increment_backup_without_changes 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_cp 0.00s setup test_backup_restore_new/test.py::test_restore_table[Log] 0.00s setup test_backup_restore_new/test.py::test_file_engine 0.00s setup test_backup_restore_new/test.py::test_tar_bz2_archive 0.00s setup test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_after_settings_change 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table 0.00s setup test_backup_restore_new/test.py::test_tar_archive 0.00s setup test_backup_restore_new/test.py::test_mutation 0.00s setup test_backup_restore_new/test.py::test_incremental_backup 0.00s setup test_backup_restore_new/test.py::test_restore_partition 0.00s setup test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database 0.00s setup test_backup_restore_new/test.py::test_incremental_backup_append_table_def 0.00s setup test_backup_restore_new/test.py::test_tar_archive_with_password 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive 0.00s setup test_backup_restore_new/test.py::test_database 0.00s setup test_backup_restore_new/test.py::test_system_users_async 0.00s setup test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes 0.00s setup test_backup_restore_new/test.py::test_system_database 0.00s setup test_backup_restore_new/test.py::test_required_privileges 0.00s setup test_backup_restore_new/test.py::test_operation_id 0.00s setup test_disks_app_func/test.py::test_remote_disk_list 0.00s setup test_backup_restore_new/test.py::test_tar_xz_archive 0.00s setup test_backup_restore_new/test.py::test_system_users 0.00s teardown test_async_load_databases/test.py::test_dependent_tables 0.00s setup test_backup_restore_new/test.py::test_temporary_database 0.00s setup test_backup_restore_new/test.py::test_restore_materialized_view_with_definer 0.00s setup test_backup_restore_new/test.py::test_empty_files_in_backup 0.00s setup test_backup_restore_new/test.py::test_zip_archive_with_settings 0.00s setup test_backup_restore_new/test.py::test_system_backups 0.00s teardown test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema 0.00s setup test_backup_restore_new/test.py::test_tar_zst_archive 0.00s setup test_backup_restore_new/test.py::test_backup_partition 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_access_for_functions/test.py::test_access_rights_for_function 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ln 0.00s setup test_async_load_databases/test.py::test_dict_get_data 0.00s setup test_backup_restore_new/test.py::test_dependencies 0.00s setup test_backup_restore_new/test.py::test_backup_not_found_or_already_exists 0.00s setup test_async_load_databases/test.py::test_multiple_tables 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_rm 0.00s setup test_disks_app_func/test.py::test_disks_app_func_mv 0.00s teardown test_async_load_databases/test.py::test_dict_get_data 0.00s setup test_disks_app_func/test.py::test_disks_app_func_ld 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ls 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ld 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s setup test_disks_app_func/test.py::test_disks_app_func_read_write 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_ln 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s teardown test_disks_app_func/test.py::test_disks_app_func_mv =========================== short test summary info ============================ PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_access_for_functions/test.py::test_access_rights_for_function PASSED test_backup_restore_new/test.py::test_async PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_information_schema PASSED test_alter_update_cast_keep_nullable/test.py::test_cast_keep_nullable PASSED test_alter_comment_on_cluster/test.py::test_comment PASSED test_access_for_functions/test.py::test_ignore_obsolete_grant_on_database PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[http] PASSED test_disabled_access_control_improvements/test_select_from_system_tables.py::test_system_db PASSED test_backup_restore_new/test.py::test_async_backups_to_same_destination[native] PASSED test_analyzer_compatibility/test.py::test_two_new_versions PASSED test_disks_app_func/test.py::test_disks_app_func_cp PASSED test_disks_app_func/test.py::test_disks_app_func_ld PASSED test_disks_app_func/test.py::test_disks_app_func_ln PASSED test_disks_app_func/test.py::test_disks_app_func_ls PASSED test_encrypted_disk/test.py::test_add_keys PASSED test_backup_restore_new/test.py::test_backup_all[False] PASSED test_disks_app_func/test.py::test_disks_app_func_mv PASSED test_disks_app_func/test.py::test_disks_app_func_read_write PASSED test_drop_no_local_path/test.py::test_drop_no_local_path PASSED test_distributed_storage_configuration/test.py::test_insert PASSED test_disks_app_func/test.py::test_disks_app_func_rm PASSED test_distributed_type_object/test.py::test_distributed_type_object PASSED test_encrypted_disk/test.py::test_add_keys_with_id PASSED test_backup_restore_new/test.py::test_backup_all[True] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-False] PASSED test_encrypted_disk/test.py::test_backup_restore[File-encrypted_policy-local_policy-True] PASSED test_disks_app_func/test.py::test_disks_app_func_rm_shared_recursive PASSED test_drop_if_empty/test.py::test_drop_if_empty PASSED test_backup_restore_new/test.py::test_backup_database_except[False] PASSED test_disks_app_func/test.py::test_remote_disk_list PASSED test_encrypted_disk/test.py::test_backup_restore[File-local_policy-encrypted_policy-False] PASSED test_backup_restore_new/test.py::test_backup_database_except[True] PASSED test_backup_restore_new/test.py::test_backup_not_found_or_already_exists PASSED test_backup_restore_new/test.py::test_backup_partition PASSED test_dotnet_client/test.py::test_dotnet_client PASSED test_backup_restore_new/test.py::test_backup_table_under_another_name PASSED test_drop_replica/test.py::test_drop_replica PASSED test_backup_restore_new/test.py::test_backupview PASSED test_backup_restore_new/test.py::test_database PASSED test_drop_replica_with_auxiliary_zookeepers/test.py::test_drop_replica_in_auxiliary_zookeeper PASSED test_backup_restore_new/test.py::test_dependencies PASSED test_backup_restore_new/test.py::test_empty_files_in_backup PASSED test_backup_restore_new/test.py::test_file_engine PASSED test_backup_restore_new/test.py::test_increment_backup_without_changes PASSED test_backup_restore_new/test.py::test_incremental_backup PASSED test_backup_restore_new/test.py::test_incremental_backup_after_renaming_table PASSED test_backup_restore_new/test.py::test_incremental_backup_after_settings_change PASSED test_backup_restore_new/test.py::test_incremental_backup_append_table_def PASSED test_backup_restore_new/test.py::test_incremental_backup_for_log_family PASSED test_backup_restore_new/test.py::test_materialized_view PASSED test_backup_restore_new/test.py::test_materialized_view_select_1 PASSED test_backup_restore_new/test.py::test_materialized_view_with_target_table PASSED test_async_load_databases/test.py::test_async_load_system_database PASSED test_backup_restore_new/test.py::test_mutation PASSED test_backup_restore_new/test.py::test_operation_id PASSED test_backup_restore_new/test.py::test_projection PASSED test_backup_restore_new/test.py::test_required_privileges PASSED test_backup_restore_new/test.py::test_required_privileges_with_partial_revokes PASSED test_backup_restore_new/test.py::test_restore_all_restores_temporary_tables PASSED test_backup_restore_new/test.py::test_restore_materialized_view_with_definer PASSED test_backup_restore_new/test.py::test_restore_partition PASSED test_async_load_databases/test.py::test_dependent_tables PASSED test_backup_restore_new/test.py::test_restore_table[Log] PASSED test_backup_restore_new/test.py::test_restore_table[Memory] PASSED test_backup_restore_new/test.py::test_restore_table[MergeTree] PASSED test_backup_restore_new/test.py::test_restore_table[StripeLog] PASSED test_backup_restore_new/test.py::test_restore_table[TinyLog] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Log] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[Memory] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[MergeTree] PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[StripeLog] PASSED test_async_load_databases/test.py::test_dict_get_data PASSED test_backup_restore_new/test.py::test_restore_table_into_existing_table[TinyLog] PASSED test_backup_restore_new/test.py::test_restore_table_not_evaluate_table_defaults PASSED test_backup_restore_new/test.py::test_restore_table_under_another_name PASSED test_backup_restore_new/test.py::test_system_backups PASSED test_backup_restore_new/test.py::test_system_database PASSED test_async_load_databases/test.py::test_multiple_tables PASSED test_backup_restore_new/test.py::test_system_functions PASSED test_backup_restore_new/test.py::test_system_table PASSED test_backup_restore_new/test.py::test_system_users PASSED test_backup_restore_new/test.py::test_system_users_async PASSED test_backup_restore_new/test.py::test_system_users_required_privileges PASSED test_backup_restore_new/test.py::test_tables_dependency PASSED test_backup_restore_new/test.py::test_tar_archive PASSED test_backup_restore_new/test.py::test_tar_archive_with_bad_compression_method PASSED test_backup_restore_new/test.py::test_tar_archive_with_password PASSED test_backup_restore_new/test.py::test_tar_bz2_archive PASSED test_backup_restore_new/test.py::test_tar_gz_archive PASSED test_backup_restore_new/test.py::test_tar_lzma_archive PASSED test_backup_restore_new/test.py::test_tar_xz_archive PASSED test_backup_restore_new/test.py::test_tar_zst_archive PASSED test_backup_restore_new/test.py::test_temporary_database PASSED test_backup_restore_new/test.py::test_temporary_table PASSED test_backup_restore_new/test.py::test_zip_archive PASSED test_backup_restore_new/test.py::test_zip_archive_with_bad_compression_method PASSED test_backup_restore_new/test.py::test_zip_archive_with_settings SKIPPED [1] test_backup_restore_new/test.py:466: The test is slow in builds with sanitizer ================== 99 passed, 1 skipped in 331.17s (0:05:31) ===================